| JAMS REST API Web Service : All Operations Resource Group |
| Delete | Agent_DeleteAgent Deletes an Agent object. |
| Get | Agent_GetAgent Gets a list of all agents |
| Get | Agent_GetAgentByID Get the Agent with the specified agentID. |
| Get | Agent_GetAgentByName Get the Agent with the specified agentName. |
| Post | Agent_PostAgent Creates a new Agent object. |
| Put | Agent_PutAgent Updates an existing Agent object or creates a new definition if it doesn't exist. |
| Get | AppMenu_GetAppMenu Get all AppMenuItems. |
| Get | Authentication_GetAuthentication Provides information about the authenticated user |
| Post | Authentication_Login Login to the web server |
| Delete | BatchQueue_DeleteBatchQueue Delete the batch queue definition by name. |
| Get | BatchQueue_GetBatchQueue Gets all batch queue definitions |
| Get | BatchQueue_GetBatchQueueByID Gets a batch queue definition by ID |
| Get | BatchQueue_GetBatchQueueByName Gets a batch queue definition by name |
| Post | BatchQueue_PostBatchQueue Adds a new batch queue definition |
| Put | BatchQueue_PutBatchQueue Updates an existing batch queue |
| Post | BatchQueue_StartBatchQueue Starts a batch queue |
| Post | BatchQueue_StopBatchQueue Stops a batch queue |
| Delete | Cfg_DeleteCfg Deletes a Configuration object. |
| Get | Cfg_GetCfg Gets a list of all configurations |
| Get | Cfg_GetCfgByName Get the Configuration with the specified configName. |
| Post | Cfg_PostCfg Creates a new Configuration object. |
| Put | Cfg_PutConfig Updates an existing Cfg object or creates a new definition if it doesn't exist. |
| Get | Date_GetEvaluateDate Evaluate a natural language date and return the date that it identifies. |
| Put | Date_PutDate Adds a date to an existing DateType or creates a new DateType if it doesn't exist. |
| Delete | DateType_DeleteDateType Deletes a DateType object. |
| Get | DateType_GetDateType Gets a collection of all DateTypes |
| Get | DateType_GetDateTypeByID Get the DateType with the specified ID. |
| Get | DateType_GetDateTypeByName Get the DateType with the specified name. |
| Post | DateType_PostDateType Creates a new DateType object. |
| Put | DateType_PutDateType Updates an existing DateType object or creates a new definition if it doesn't exist. |
| Get | Entry_Download Gets log file as download or preview of first 512 kB. |
| Get | Entry_GetEntry Gets entry information for all entries in the current schedule. |
| Get | Entry_GetEntryByID Gets Entry information with the specified ID |
| Get | Entry_GetEntryParameter Gets parameter value for a given entry. |
| Get | Entry_GetEntryParameters Gets parameter list for a given entry. |
| Put | Entry_PutEntryCancel Cancels a JAMS entry. |
| Put | Entry_PutEntryParameter Sets parameter value for a given entry. |
| Put | Entry_PutEntryReschedule Reschedules a JAMS entry. |
| Put | Entry_PutEntryRestart Restarts a JAMS entry. |
| Put | Entry_PutEntryStatus Sets the status message for an entry. |
| Put | Entry_PutHoldEntry Holds an Entry with the specified ID, with the specified HoldEntry Audit Comment. |
| Put | Entry_PutReleaseEntry Releases a CurJob with the specified ID to Run Again, with specified ReleaseEntry Audit Comment |
| Get | EntryAuditTrail_GetEntryAuditTrails Gets Entry Audit Trail. |
| Delete | Folder_DeleteFolder Deletes a folder definition |
| Get | Folder_GetFolderByID Get full folder definition by ID |
| Get | Folder_GetFolderByName Get full folder definition by name. |
| Get | Folder_GetFoldersByParentID Gets all child folder definitions of selected folder by ID |
| Get | Folder_GetFoldersByParentName Gets all child folder definitions of selected folder by name |
| Get | Folder_GetSubFoldersOfRootFolder Gets all child folder definitions of the root folder |
| Post | Folder_PostFolder Adds a new folder definition |
| Put | Folder_PutFolder Updates an existing folder definition |
| Get | Help_GetHelp |
| Get | History_GetHistory Gets job execution history. |
| Get | History_GetHistoryOdata Gets job execution history using OData filters. |
| Get | History_GetJobLog Gets log file as download or preview of first 512 kB. |
| Get | History_GetSetupLog Gets log file as download or preview of first 512 kB. |
| Delete | Job_DeleteJob Deletes a Job by name. |
| Get | Job_GetJobByID Get the Job with the specified ID. |
| Get | Job_GetJobByName Get the Job with the specified name. |
| Get | Job_GetJobs Gets a list of all jobs |
| Get | Job_GetJobsByFolder Gets Jobs in the Folder with the specified name |
| Get | Job_GetJobsByFolderID Gets all jobs in the Folder with the specified ID |
| Post | Job_PostJob Creates a new Job object. |
| Put | Job_PutJob Updates an existing Job object or creates new definition if it doesn't exist. |
| Get | JsSettings_GetJsSettings |
| Delete | Resource_DeleteResource Delete the resource definition by name |
| Get | Resource_GetResource Gets all resources |
| Get | Resource_GetResourceByID Gets a resource by ID |
| Get | Resource_GetResourceByName Gets a resource by name |
| Post | Resource_PostResource Add a new resource definition |
| Put | Resource_PutResource Updates an existing resource |
| Post | Resource_SetQuantityAvailable Change the value of quantity available on a resource |
| Delete | Setup_DeleteSetup Deletes a Setup definition. |
| Get | Setup_GetSetup Gets a collection of all setups |
| Get | Setup_GetSetupByID Get the Setup with the specified ID. |
| Get | Setup_GetSetupByName Get the Setup with the specified setupName. |
| Get | Setup_GetSetupsByFolderID Gets all Setups in the folder with the specified ID |
| Post | Setup_PostSetup Creates a new Setup definition |
| Put | Setup_PutSetup Updates an existing Setup definition or creates a new definition if it doesn't exist. |
| Get | Submit_GetSubmitByID Get the submit info for a Job with the specified ID |
| Get | Submit_GetSubmitByName Get the submit information for a Job or Setup with the specified name. |
| Get | Submit_GetSubmitSetup Get the submit info for a Setup with the specified ID |
| Post | Submit_PostSubmit Submit the job specified in the SubmitInfo object. Usually, you create the SubmitInfo object by calling GetSubmit which returns a SubmitInfo. You can then modify values in the SubmitInfo before calling PutSubmit. |
| Get | SubmitMenu_GetNestedMenu Gets the full populated menu. This is starts from the Folders in the root. |
| Get | SubmitMenu_GetSubmitMenu Gets the default root level menu. This is created from the Folders in the root. |
| Get | SubmitMenu_GetSubmitMenuByID Gets the entries in a branch of a submit menu. Use GetSubmitMenuByName to get the top level menu and use this to expand branches when they are selected. |
| Get | SubmitMenu_GetSubmitMenuByName Gets a submit menu. |
| Get | Tenant_GetTenant |
| Get | Theme_GetTheme |
| Delete | Trigger_DeleteTrigger Deletes a trigger definition |
| Post | Trigger_DisableTrigger Disables a trigger by name |
| Post | Trigger_EnableTrigger Enables a trigger by name |
| Get | Trigger_GetTriggerByName Gets a trigger definition by name |
| Get | Trigger_GetTriggersByFolderID Gets all trigger definitions by parent folder ID |
| Post | Trigger_PostTrigger Adds a new trigger definition to a JAMS Server |
| Put | Trigger_PutTrigger Updates and existing trigger definition |
| Post | Trigger_ResetTrigger Resets a trigger |
| Delete | UserSecurity_DeleteUser Deletes a UserSecurity object. |
| Get | UserSecurity_GetUser Gets a collection of all users |
| Get | UserSecurity_GetUserByID Get the User with the specified ID. |
| Get | UserSecurity_GetUserByName Get the UserSecurity with the specified name. |
| Post | UserSecurity_PostUser Creates a new UserSecurity object. |
| Put | UserSecurity_PutUser Updates an existing UserSecurity object or creates new definition if it doesn't exist. |
| Post | Variable_ChangeVariableValue Changes the value of a variable identified by name |
| Delete | Variable_DeleteVariable Deletes a variable definition |
| Get | Variable_GetVariable Gets a list of variables that match the queryString |
| Get | Variable_GetVariableByID Get the Variable with the specified ID. |
| Get | Variable_GetVariablesByFolderID Gets a list of variables under the specified folder definition by ID |
| Post | Variable_PostVariable Creates a new variable definition |
| Put | Variable_PutVariable Update the Variable object. |